Skip to content

chore(repo): version packages for stable - #1052

Merged
kylemcd merged 1 commit into
mainfrom
changeset-release/main
Jul 30, 2026
Merged

chore(repo): version packages for stable#1052
kylemcd merged 1 commit into
mainfrom
changeset-release/main

Conversation

@knock-eng-bot

@knock-eng-bot knock-eng-bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@knocklabs/expo@0.8.0

Minor Changes

  • e52c4ef: chore(deps): bump react-native-get-random-values from 1.11.0 to 2.0.0

    v2 of the polyfill is new architecture only and requires React Native >= 0.81
    (Expo SDK >= 54). @knocklabs/react-native imports it for its side effects from
    src/index.ts, so that floor now applies to every consumer of the package, and
    to @knocklabs/expo by way of its dependency on @knocklabs/react-native.

    The react-native peer range on both packages has been narrowed from * to
    >=0.81, so installs on unsupported versions surface a peer warning instead of
    failing at runtime when the native module is missing. Expo SDK 54 is the release
    that ships React Native 0.81, so the expo peer stays at * and the
    react-native constraint covers both.

Patch Changes

  • Updated dependencies [e52c4ef]
  • Updated dependencies [7e3ee26]
    • @knocklabs/react-native@0.11.0
    • @knocklabs/react-core@0.15.0

@knocklabs/react@0.13.0

Minor Changes

  • 7e3ee26: Drop React 16 support

    @knocklabs/react and @knocklabs/react-core now compile with React's
    automatic JSX runtime, so their published output imports react/jsx-runtime.
    That entry point only exists in React 17 and later, so the react and
    react-dom peer ranges narrow from ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
    to ^17.0.0 || ^18.0.0 || ^19.0.0.

    If you are on React 16, stay on the previous release. Everyone on React 17+ can
    upgrade with no code changes.

    This comes out of the move to Vite 8, which compiles JSX with oxc before Babel
    runs, making the previous classic-runtime setup (jsxRuntime: "classic" plus
    babel-plugin-react-require) unworkable.

Patch Changes

  • 6bba994: chore(deps): bump the telegraph-packages group with 5 updates
  • Updated dependencies [7e3ee26]
    • @knocklabs/react-core@0.15.0

@knocklabs/react-core@0.15.0

Minor Changes

  • 7e3ee26: Drop React 16 support

    @knocklabs/react and @knocklabs/react-core now compile with React's
    automatic JSX runtime, so their published output imports react/jsx-runtime.
    That entry point only exists in React 17 and later, so the react and
    react-dom peer ranges narrow from ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
    to ^17.0.0 || ^18.0.0 || ^19.0.0.

    If you are on React 16, stay on the previous release. Everyone on React 17+ can
    upgrade with no code changes.

    This comes out of the move to Vite 8, which compiles JSX with oxc before Babel
    runs, making the previous classic-runtime setup (jsxRuntime: "classic" plus
    babel-plugin-react-require) unworkable.

@knocklabs/react-native@0.11.0

Minor Changes

  • e52c4ef: chore(deps): bump react-native-get-random-values from 1.11.0 to 2.0.0

    v2 of the polyfill is new architecture only and requires React Native >= 0.81
    (Expo SDK >= 54). @knocklabs/react-native imports it for its side effects from
    src/index.ts, so that floor now applies to every consumer of the package, and
    to @knocklabs/expo by way of its dependency on @knocklabs/react-native.

    The react-native peer range on both packages has been narrowed from * to
    >=0.81, so installs on unsupported versions surface a peer warning instead of
    failing at runtime when the native module is missing. Expo SDK 54 is the release
    that ships React Native 0.81, so the expo peer stays at * and the
    react-native constraint covers both.

Patch Changes

  • Updated dependencies [7e3ee26]
    • @knocklabs/react-core@0.15.0

@knocklabs/eslint-config@0.0.7

Patch Changes

  • f62d7b9: chore(deps): bump eslint-config-turbo from 2.5.4 to 2.10.4

@knocklabs/expo-example@1.1.11

Patch Changes

  • Updated dependencies [e52c4ef]
    • @knocklabs/expo@0.8.0

guide-example@0.0.87

Patch Changes

  • Updated dependencies [6bba994]
  • Updated dependencies [7e3ee26]
    • @knocklabs/react@0.13.0

ms-teams-connect-example@0.0.74

Patch Changes

  • Updated dependencies [6bba994]
  • Updated dependencies [7e3ee26]
    • @knocklabs/react@0.13.0

nextjs-app-dir-example@0.0.73

Patch Changes

  • Updated dependencies [6bba994]
  • Updated dependencies [7e3ee26]
    • @knocklabs/react@0.13.0

nextjs-example@1.2.39

Patch Changes

  • Updated dependencies [6bba994]
  • Updated dependencies [7e3ee26]
    • @knocklabs/react@0.13.0

slack-connect-example@0.3.73

Patch Changes

  • Updated dependencies [6bba994]
  • Updated dependencies [7e3ee26]
    • @knocklabs/react@0.13.0

slack-kit-example@0.4.71

Patch Changes

  • Updated dependencies [6bba994]
  • Updated dependencies [7e3ee26]
    • @knocklabs/react@0.13.0

@knock-eng-bot
knock-eng-bot requested a review from a team as a code owner July 28, 2026 13:14
@knock-eng-bot
knock-eng-bot requested review from BenaventeX24 and kylemcd and removed request for a team July 28, 2026 13:14
@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
javascript-ms-teams-connect-example Ready Ready Preview Jul 29, 2026 10:07pm
javascript-nextjs-example Ready Ready Preview Jul 29, 2026 10:07pm
javascript-slack-connect-example Ready Ready Preview Jul 29, 2026 10:07pm
javascript-slack-kit-example Ready Ready Preview Jul 29, 2026 10:07pm

Request Review

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.00%. Comparing base (7e3ee26) to head (6e5172c).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1052   +/-   ##
=======================================
  Coverage   73.00%   73.00%           
=======================================
  Files         139      139           
  Lines        4342     4342           
  Branches     1275     1275           
=======================================
  Hits         3170     3170           
  Misses       1055     1055           
  Partials      117      117           

@kylemcd
kylemcd merged commit 36e8147 into main Jul 30, 2026
13 checks passed
@kylemcd
kylemcd deleted the changeset-release/main branch July 30, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants